home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0842 / whois.man < prev    next >
Encoding:
Text File  |  1997-04-11  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.                                                                      whois(1)
  5.                                                                   Unsupported
  6.  
  7.  
  8.  
  9.    Name
  10.      whois - DARPA Internet user name directory service
  11.  
  12.    Syntax
  13.      whois [ -h _s_e_r_v_e_r_n_a_m_e ] _n_a_m_e
  14.  
  15.    Description
  16.      The _w_h_o_i_s command allows you to look up people, hosts, and organizations
  17.      in the database kept by the Network Information Center (NIC) at SRI
  18.      International.  The _n_a_m_e can be the last name of a registered user, or
  19.      the name of a registered Internet host, or other things recognized by
  20.      the whois server. Not all users, and only a few Internet hosts, are
  21.      registered with the NIC.  If the _n_a_m_e argument contains white space or
  22.      other special characters, you must surround it with double quote (")
  23.      marks to prevent its interpretation by the shell.
  24.  
  25.      The WHOIS server at the NIC will provide more information on doing com-
  26.      plex searches if you do
  27.  
  28.           whois "?"
  29.  
  30.      (note the quotes around the question mark), or even more information if
  31.      you do
  32.  
  33.           whois help
  34.  
  35.  
  36.    Options
  37.  
  38.      -h _s_e_r_v_e_r_n_a_m_e  Specifies the whois server on a host other than the
  39.                     default (NIC.DDN.MIL).
  40.  
  41.    Examples
  42.  
  43.           whois cerf
  44.           whois dec.com
  45.           whois -h ns.nic.ddn.mil knuth
  46.           whois smith
  47.  
  48.      Note that the last example, at least, will match many records (and may
  49.      take fairly long to complete).  The whois server at the NIC will
  50.      automatically provide information on how to single out one record.
  51.      Remember to put quotes around strings that contain `!' characters.
  52.  
  53.    See Also
  54.      RFC 812:  Nicname/Whois
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                             1
  64.  
  65.  
  66.  
  67.